import plotly.express as px import plotly from PIL import Image from matplotlib import pyplot as plt
HI, this is just me writing some stuff
A link
px.scatter(x=[1, 2, 3], y=[1, 2, 3])